Objects Types and Constants Properties Methods Object Hierarchy Index

Help Method

Description:

Displays a Help topic.

Syntax:

C++:
#include "imsigx.h"
HRESULT hr = pObject->Help(HelpFile, HelpContextID);

Visual Basic:
object.Help(HelpFile, HelpContextID)

Parts:

HelpFile

VARIANT*

[in][optional]

The name of a help file.

HelpContextID

VARIANT*

[in][optional]

A help context id.

Defined in:

Application


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums